Skip to content

chore(deps): update dependency typescript to v6 - #158

Merged
davidjgoss merged 3 commits into
mainfrom
renovate/typescript-6.x
Jun 3, 2026
Merged

chore(deps): update dependency typescript to v6#158
davidjgoss merged 3 commits into
mainfrom
renovate/typescript-6.x

Conversation

@renovate

@renovate renovate Bot commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.9.36.0.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v6.0.3

Compare Source

v6.0.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 2 times, most recently from fee4706 to a4d6864 Compare March 30, 2026 22:48
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 5 times, most recently from 2a6887c to be56393 Compare April 8, 2026 11:09
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 8 times, most recently from c306feb to fa3207d Compare April 20, 2026 18:05
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 2 times, most recently from 0ee9860 to fe92f02 Compare April 24, 2026 23:11
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 8 times, most recently from 98d962e to 7e8beb9 Compare May 1, 2026 19:52
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 4 times, most recently from c65ca50 to 67e73b1 Compare May 10, 2026 06:12
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 8 times, most recently from 2b04b15 to c7bd332 Compare May 17, 2026 01:58
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 6 times, most recently from 1b8f7d6 to ecf9511 Compare May 22, 2026 17:02
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch 4 times, most recently from 3b9c25e to b944f66 Compare June 2, 2026 17:39
@renovate
renovate Bot force-pushed the renovate/typescript-6.x branch from b944f66 to 981be4f Compare June 2, 2026 23:58
Resync the lockfile for the typescript@6 bump and replace the
tsconfig.base.json + per-tool override layout with the cucumber
javascript-core standard: a single tsconfig.json extending
@tsconfig/recommended (es2024 lib/target, NodeNext modules, explicit
types array) plus a thin tsconfig.build.json.

TS6 stopped auto-including transitive @types, so node/mocha are now
listed explicitly via compilerOptions.types. @tsconfig/recommended
enables full strict; strictNullChecks and strictPropertyInitialization
are switched back off to preserve this project's existing posture (it
never had strict null checks) and keep the bump diff-neutral.

Drop the now-missing source-map-support/register and unused tsx
extension from the mocha config.
Setting rootDir: src in tsconfig.build.json (required by TS6's emit
disambiguation) redirects compiled output from dist/src/** to the
top-level dist/**, so point main/types at the new paths. Mark the
package type: commonjs to make NodeNext resolution unambiguous, and
switch the build scripts from tsc --build to tsc -p (no composite /
project references in use).
@renovate

renovate Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@davidjgoss
davidjgoss merged commit 44bea3a into main Jun 3, 2026
12 checks passed
@davidjgoss
davidjgoss deleted the renovate/typescript-6.x branch June 3, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant